Tham khảo Thuật toán Dijkstra

  1. 1 2 Dijkstra, Edsger; Thomas J. Misa, Editor (tháng 8 năm 2010). “An Interview with Edsger W. Dijkstra”. Communications of the ACM 53 (8): 41–47. doi:10.1145/1787234.1787249. What is the shortest way to travel from Rotterdam to Groningen? It is the algorithm for the shortest path which I designed in about 20 phút. One morning I was shopping with my young fiancée, and tired, we sat down on the café terrace to drink a cup of coffee and I was just thinking about whether I could do this, and I then designed the algorithm for the shortest path.  Chú thích sử dụng tham số |coauthors= bị phản đối (trợ giúp); ||ngày truy cập= cần |url= (trợ giúp)
  2. ARMAC (https://web.archive.org/web/20131113021126/http://www-set.win.tue.nl/UnsungHeroes/machines/armac.html)Unsung Heroes in Dutch Computing History. 2007. Archived from the original (http://www-set.win.tue.nl/UnsungHeroes/machines/armac.html) on 13 November 2013.
  3. Frana, Phil (August 2010). "An Interview with Edsger W. Dijkstra". Communications of the ACM. 53 (8): 41–47. (https://dl.acm.org/doi/10.1145/1787234.1787249)
  4. V. Jarník: O jistém problému minimálním [About a certain minimal problem], Práce Moravské Přírodovědecké Společnosti, 6, 1930, pp. 57–63. (in Czech)
  5. Prim, R.C. (1957) https://web.archive.org/web/20170718230207/http://bioinfo.ict.ac.cn/~dbu/AlgorithmCourses/Lectures/Prim1957.pdf (PDF). Bell System Technical Journal. 36 (6): 1389–1401https://ui.adsabs.harvard.edu/abs/1957BSTJ...36.1389P https://ieeexplore.ieee.org/document/6773228 Archived from the original (http://bioinfo.ict.ac.cn/~dbu/AlgorithmCourses/Lectures/Prim1957.pdf) (PDF) on 18 July 2017. Retrieved 18 July 2017.

Tài liệu tham khảo

WikiPedia: Thuật toán Dijkstra http://bioinfo.ict.ac.cn/~dbu/AlgorithmCourses/Lec... http://quickgraph.codeplex.com/ http://www.codeproject.com/KB/recipes/FastHeapDijk... http://www.codeproject.com/KB/recipes/ShortestPath... http://code.google.com/p/annas/ http://www.mathworks.com/matlabcentral/fileexchang... http://www.rawbytes.com/dijkstras-algorithm-in-c/ http://www.stackframe.com/software/PathFinder http://bonsaicode.wordpress.com/2011/01/04/program... http://www.cs.sunysb.edu/~skiena/combinatorica/ani...